positional parameter造句
例句与造句
- Positional parameters are specified first
首先指定定位参数。 - Positional parameters are arguments for the attribute constructor
“位置参数”是属性构造函数的参数。 - Positional parameter engineering calculation of divided charges in chamber blasting
峒室爆破中分装药包位置参数的工程计算 - The constructor s parameters are the custom attribute s positional parameters , in this case ,
构造函数的参数是自定义属性的定位参数(在本例中为 - We attempted the straightforward positional parameter method invokation that we tried with zsi
我们尝试直接的位置参数方法调用,我们已经使用zsi试过。 - It's difficult to find positional parameter in a sentence. 用positional parameter造句挺难的
- There is no reason the air fare quotes service could not just accept simple positional parameters
飞机票价报价服务仅仅接受简单的定位参数是没有理由的。 - Each public ctor can define a sequence of positional parameters just as any type of class
每个公共ctor都可以定义一系列位置参数(就像任意类型的类一样) 。 - This positional parameter specifies the program elements that the indicated attribute can be placed on
该定位参数指定可在其上放置所指示的属性( attribute )的程序元素。 - Providers support only positional parameters identified by the " ? " character , as shown in the following example
提供程序只支持由“ ? ”字符标识的定位参数,如以下示例所示: - A required , positional parameter that specifies the . jar , . zip or . ear file that contains the application to be deployed
一个必需的定位参数,它指定包含要部署的应用程序的. jar 、 . zip或 - Each public constructor for an attribute class defines a valid sequence of positional parameters for that class
属性( attribute )类的每个公共构造函数为该类定义一个有效的定位参数序列。 - An attribute name , a possibly overloaded list of required positional parameters , and a list of optional named arguments
) 、属性名称、必需的定位参数的列表(可能会重载)和可选命名参数的列表组成。 - However , in the case of attributes , once the positional parameters have been stated , the user can reference fields or properties with the following syntax
但是,对于属性而言,一旦声明了位置参数,用户便可以使用以下语法引用字段或属性: - Any positional parameters must be specified in a certain order and cannot be omitted ; named parameters are optional and can be specified in any order
任何定位参数都必须按特定顺序指定并且不能省略,而命名参数是可选的且可以按任意顺序指定。